首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
tan
tan
正切
名稱:
tan
分類:
數學
所屬語言:
php
一句話介紹:
正切。
相關內容
結合htmlentities 和html_entity_decode 實現雙向實體轉換
4
MacBook上的PHP編程技巧與實踐
8
PHP中使用explode函數拆分字符串的基本用法
10
PHP is_nan 與json_decode 的聯合使用注意事項
9
同類函數
mt_getrandmax
mt_getrandmax
顯示隨機數的最大可能值
fmod
fmod
返回除法的浮點數餘數
expm1
expm1
返回exp(number)-1,甚至當n
hypot
hypot
計算一直角三角形的斜邊長度
pi
pi
得到圓周率值
min
min
找出最小值
atan2
atan2
兩個參數的反正切
sqrt
sqrt
平方根
熱門文章